Make GtkEntry hide completely
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Dec 2010 17:28:05 +0000 (12:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Dec 2010 17:28:05 +0000 (12:28 -0500)
commit28cc7baef0c2f4e80113395a48e562e427211f03
tree82f346a21a74107fd1fdcd108f6b5820020c16a9
parent335bfbc8fcf1aefb6999ca8d33b500e689e6c032
Make GtkEntry hide completely

When it was converted to no-window, we forgot to make it hide/show
its input window as necessary.
gtk/gtkentry.c